Skip to content

[3.14] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473)#141922

Merged
encukou merged 3 commits into
python:3.14from
StanFromIreland:backport-c6f3dd6-3.14
Nov 27, 2025
Merged

[3.14] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473)#141922
encukou merged 3 commits into
python:3.14from
StanFromIreland:backport-c6f3dd6-3.14

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented Nov 24, 2025

Copy link
Copy Markdown
Member

…itrary shared memory names (pythonGH-138473)

(cherry picked from commit c6f3dd6)

Co-authored-by: Rani Pinchuk <33353578+rani-pinchuk@users.noreply.github.com>
Comment thread Lib/test/_test_multiprocessing.py Outdated
@StanFromIreland StanFromIreland added the needs backport to 3.13 bugs and security fixes label Nov 24, 2025
print("SUCCESS")
""")

rc, out, err = script_helper.assert_python_ok("-c", test_script)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This had to be updated.

@encukou encukou merged commit 64d6bde into python:3.14 Nov 27, 2025
84 of 86 checks passed
@encukou

encukou commented Nov 27, 2025

Copy link
Copy Markdown
Member

Thank you!

@miss-islington-app

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 27, 2025
…itrary shared memory names (pythonGH-138473) (pythonGH-141922)

(cherry picked from commit 64d6bde)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Rani Pinchuk <33353578+rani-pinchuk@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Nov 27, 2025

Copy link
Copy Markdown

GH-142014 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Nov 27, 2025
@StanFromIreland StanFromIreland deleted the backport-c6f3dd6-3.14 branch November 27, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants